You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
MtxExpr Class
>
MtxExpr Methods
>
Flip Method
>
MtxExpr.Flip Method ([In] TVec)
Dew Math for .NET
MtxExpr.Flip Method ([In] TVec)
MtxExpr Class
MtxExpr Members
Dew.Math.Units Namespace
Flip Method
Collapse All
Exchange the real and imaginary parts of complex numbers.
Syntax
C#
Visual Basic
public
static
Vector
Flip
([In]
TVec
X
);
Public
static
Function
Flip
(
X
As
[In]
TVec
)
As
Vector
Remarks
Internally calls
Vector.Flip
Group
Flip Method
Links
MtxExpr Class
,
MtxExpr Members
,
Dew.Math.Units Namespace
,
Flip Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!